/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, button{padding:0; margin:0;}
body{font-size:12px;font-family:"Î¢ÈíÑÅºÚ";     }
table, td, tr, th{font-size:15px;line-height: 200%;}
p{margin:0;}
div, form, ul, ol, li, span, p{margin:0; padding:0; border:0}
img, a img{ border:0; margin:0; padding:0; vertical-align:top;}
h1, h2, h3, h4, h5, h6, strong{ margin:0; padding:0;}
ul, li, ol{ list-style:none; font-size:12px;}
.clear{clear:both; overflow:hidden;height:0;}
a:link{ color:#2b2b2b; text-decoration:none}
a:visited{ color:#2b2b2b; text-decoration:none}
a:hover{ color:#ff0000; text-decoration:none;}
a:active{ color:#ff0000}
.title{ font-size:20px;color:#0b7dc6;font-family: "ºÚÌå"}
.gg1{font-size:15px;line-height:150%;}
.detail  img{
 display:block;margin:0 auto;padding:10px; max-width:1180px;border:1px solid #CCCCCC;
}
input{padding:0;margin:0;}
.line1 {
	BORDER-TOP: #C3C0C0 1px dashed; OVERFLOW: hidden; HEIGHT: 1px
}



.nav-k{height:50px; }
.nav{ width:1240px; margin: 0 auto;}
.nav li{ font-size:16px; color:#fff; height:50px; line-height:50px; float:left;}
.nav a{ display:block; padding:0 38px;}
.nav a:link, .nav a:visited{ color:#fff;}
.nav a:hover, .nav .current a:link, .current a:visited{ background:#ffffff; color:#ff0000;}


.ttd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
div#bg {
  position:absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
  z-index: -10;
  background-position: center 0;
  background-repeat: no-repeat;
  background-attachment: local;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  zoom: 1;
 
  opacity:1;
  transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -webkit-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
}